libleveldb-cil-dev software package provides portable C# binding for the C API of the LevelDB library - development files, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libleveldb-cil-dev
libleveldb-cil-dev is installed in your system.
Make ensure the libleveldb-cil-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libleveldb-cil-dev *
You will get with libleveldb-cil-dev package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Mono/CLI |
| Package | libleveldb-cil-dev |
| Version | 1.9.1-1 |
| Description | portable C# binding for the C API of the LevelDB library - development files |
| Sub Section | Cli-mono |